home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr26 / epm20.zip / EP.EPH < prev    next >
Text File  |  1993-05-23  |  46KB  |  1,320 lines

  1. !!eph!!
  2.  
  3.  
  4. ||Top||
  5.                U N R E G I S T E R E D
  6.                    V E R S I O N
  7. Note that ezPop is used to refer to ezPopMaker (EPM.EXE)
  8. and ezPopUp (EP.EXE).  YOU MUST REGISTER TO CONTINUE TO
  9. USE.  YOU MUST NOT SELL ezPop OR PROGRAMS MADE WITH ezPop
  10. UNLESS YOU GET PERMISSION FROM Ernest R. Hunter. YOU
  11. MUST NOT ACCEPT PAYMENT FOR PROGRAMS YOU CREATE WITH
  12. ezPop UNLESS YOU GET PERMISSION FROM Ernest R. Hunter.
  13. See: 
  14. LICENSE
  15.  
  16.             P R E S S  L E F T  A R R O W
  17. ||
  18.  
  19. ||Start||
  20. This is the start of ezPopMaker-v2.0 (ezPop) HELP.
  21. Step through the HELP FILE by pressing the LEFT ARROW
  22. while the HIGHLIGHT BAR is on the last line. To get help
  23. on any word in the help window move the HIGHLIGHT BAR to
  24. the line containing the word and press the LEFT ARROW. 
  25. The line will be displayed in the top border of the HELP 
  26. WINDOW.  Press RETURN or RIGHT ARROW to get more HELP on 
  27. the WORDS that are displayed in the top border. Note the
  28. bottom border of the HELP WINDOW reminds you of how to 
  29. move around within the HELP FILE. Press ESC to quit HELP.
  30. See: HELP
  31. HOW TO RUN
  32. HOW TO MAKE YOUR TSR
  33. CONCEPT
  34. ||
  35.  
  36. ||HOW TO RUN||
  37. ezPopMaker (EPM.EXE) and it's runtime version (EP.EXE) can
  38. run as a regular program or as a Terminate-and-Stay-
  39. Resident (TSR) program. DO NOT TYPE THE SINGLE QUOTES IN
  40. THESE INSTRUCTIONS. From the DOS prompt, enter 'EPM' to
  41. run ezPop as a regular program. Enter  'EPM /r' to run ezPop 
  42. as a TSR program. To automatically load a CONFIGURE file at
  43. start-up, add the CONFIGURE file name to the command line
  44. (eg: 'EPM wp50 /r'). This example loads EPM and the wp50 
  45. CONFIGURE file into memory as a TSR. Run the runtime version
  46. (EP.EXE) the same way except type EP instead of EPM and always
  47. include a CONFIGURE file name in the command line. See: 
  48.  
  49. HOW TO MAKE YOUR TSR
  50. CONCEPT
  51. ||
  52.  
  53. ||HOW TO MAKE YOUR TSR||
  54. To make your own TSR program follow the steps below:
  55.   1.  First decide what you want ezPop to do such as
  56.       execute DOS commands, send keystrokes to the
  57.       keyboard buffer for use by DOS and applications, 
  58.       or the many other actions as listed under USES.
  59.   2.  Set the number of options you want in your
  60.       TSR: starting from the first menu (yellow border)
  61.       type `SUO'. Change the `number of options' using 
  62.       the INPUT BOX that will pop up.
  63.   3.  Set the number of choices for each option: starting
  64.       from the second menu (blue border), type `UC' to list
  65.       the current `number of choices'.  Type '1' and Change
  66.       the `number of choices' for OPTION x using the INPUT
  67.       BOX.  Repeat for remaining OPTIONS.           (more)
  68. ||
  69.  
  70. ||HOW TO MAKE YOUR TSR||
  71.       Press 'R' to return to the second menu.
  72.    4. Save your CUSTOM program: type 'US'.  Enter your
  73.       program name. Press 'C' to continue.
  74.    5. Configure your custom program following the steps
  75.       in the next screens and save the CONFIGURE file
  76.       before you quit.
  77.  
  78. THE STEPS DO NOT HAVE TO BE PERFORMED IN THE ORDER LISTED.      
  79.      
  80. IMPORTANT!!! REMEMBER THAT YOU CAN PRESS THE LEFT ARROW AT
  81.              ANY TIME TO GET SPECIFIC HELP ON THE STEP YOU
  82.              ARE CURRENTLY WORKING ON.  ONCE IN THE HELP
  83.              SCREEN PRESS RIGHT ARROW UNTIL YOU REACH THE
  84.              HELP YOU NEED.
  85.                                                      (more)
  86. ||
  87.  
  88. ||CONFIGURE YOUR CUSTOM PROGRAM||
  89.    1. From first or second menu, press `C'.
  90.    2. Select the `Step-by-Step' method or the 
  91.       `Master Screen' method to edit the current CONFIGURE
  92.        file.  You should periodically save your CONFIGURE
  93.        file to keep from losing your work.
  94.  
  95. IN THE FOLLOWING SCREENS, 'x' REFERS TO THE CURRENT NUMBER
  96. AND 'y' REFERS TO THE CURRENT CHOICE NUMBER.
  97. see: 
  98. STEP-BY-STEP METHOD
  99. MASTER SCREEN METHOD
  100.                                                      (more)
  101. ||
  102.  
  103. ||MASTER SCREEN METHOD||
  104. This method takes you directly to the master configure
  105. screen (CONFIGURE #3).  There is more specific HELP on
  106. MASTER SCREEN if you need it.  The steps are as follows:
  107.    1. From either main menu, press 'CM' to get to the
  108.       Master Screen. Note the flashing '{CONFIGURE #3}'.
  109.    2. To edit MAIN MENU name: Press '1'. Change the Main
  110.       MENU NAME.
  111.    3. To edit OPTION x name: Press '2'. Change the OPTION x
  112.       name.  Change 'SELECT KEY' for OPTION 1.
  113.    4. To edit CHOICE x/y name: Press '3'. Change CHOICE x/y
  114.       name. Change 'SELECT KEY' for CHOICE x/y.
  115.    5. To set 'Show in Main Menu':  Press '4'.  Select from
  116.       the five choices by pressing the specified key. 
  117.                                                  (more)
  118. ||
  119.  
  120. ||MASTER SCREEN METHOD||
  121.    6.  To enter first part of the keystrokes for CHOICE x/y:
  122.        Press '5'.  Enter the keystrokes using the SPECIAL
  123.        KEY INPUT BOX.
  124.    7.  To set whether user input will be allowed at runtime:
  125.        Press '6' .  Press 'Y' or 'N'.
  126.    8a. If user input will be allowed, 
  127.           (1) To set 'user input type': Press '7'.  Press 'A',
  128.               or 'N' or 'B'.
  129.           (2) To set 'user input Length': Press '8'.  Enter
  130.               input length.
  131.     8b. If user input will not be allowed, to enter second part
  132.         of keystrokes for CHOICE x/y:  Press '7'. Enter
  133.         keystrokes. Special keys not allowed in second part.
  134.                                                      (more)
  135. ||
  136.  
  137. ||MASTER SCREEN METHOD||
  138.     9.  To enter third part of the keystrokes for 
  139.         CHOICE x/y: Press '9'.  Enter the keystrokes using
  140.         the SPECIAL KEY INPUT BOX.
  141.    10.  To set the action to be caused by CHOICE x/y:
  142.         Press 'A'. Select one of the 18 actions by pressing
  143.         the specified key. 'Keystrokes to Buffer' is the
  144.         most common action but should be limited to less
  145.         than 17 keystrokes.  Note that 'Code as DOS Command'
  146.         will not work if you intend to run your custom
  147.         program in TRS mode.
  148. ||
  149.  
  150. ||MASTER SCREEN METHOD||
  151.    11.  To add custom help for OPTION x (only do once):
  152.         Press 'B'. Edit the HELP WORD to add help for.
  153.         Press 'A' to confirm you want to add help.  Enter
  154.         the Help text using the HELP EDITOR BOX.  Press 
  155.         'CTRL-A' to add the text or 'ESC' to abort.
  156.    12.  To add custom help for CHOICE x/y:  Press  'B'.
  157.         Edit HELP WORD or Press 'RETURN'.  Press 'A' to
  158.         confirm you want to add help.  Enter the Help text
  159.         using the HELP EDITOR BOX.  Press 'CTRL-A' and 'C'
  160.         to add the text to the file or 'ESC' to abort.
  161.    13.  Use '<n> Next Choice', '<p> Previous Choice',
  162.         '<o> Next Option', '<v> Previous Option'
  163.         and '<g> GOTO' to repeat steps 2 through 12
  164.         for all OPTIONS and CHOICES.
  165. ||
  166.  
  167. ||STEP-BY-STEP METHOD||
  168. This method takes you to a number of screens for you to edit
  169. OPTION and CHOICE name and SELECT KEY before going to the
  170. Master Screen. The step are as follows:
  171.     1.  From either menu, press 'CS' to get to the
  172.         '{CONFIGURE #1}'.
  173.     2.  To edit OPTION x.  Select OPTION x.  Edit 
  174.         OPTION x name.  Edit the SELECT KEY for OPTION x.
  175.     3.  To edit CHOICE x/y Name:  Now from '{CONFIGURE #2}',
  176.         select a CHOICE x/y. Edit CHOICE x/y Name. Edit the
  177.         SELECT KEY for CHOICE x/y.
  178.     4.  You are now in '{CONFIGURE #3}'.  Complete the
  179.         edits as described in the 'MASTER SCREEN METHOD'
  180.         above and press 'R' when finished with 
  181.         '{CONFIGURE #3}' to return to '{CONFIGURE #2}'.
  182. ||
  183. ||STEP-BY-STEP METHOD||
  184.     5.  Repeat steps 3 and 4 for all CHOICES for the OPTION
  185.         selected in step 2.  Press 'R' from '{CONFIGURE #2}'
  186.         to return to '{CONFIGURE #1}' when finished.
  187.     6.  Repeat steps 2 through 5 for all OPTIONS.
  188. ||
  189.  
  190. ||CUSTOM PROGRAM PACKAGE||
  191. Note that the CONFIGURE file you create will be given an
  192. extension .EPC when you save it. ezPop will also create a
  193. help file with extension .EPH and a help index file with
  194. extension .EPX. For example if you create a CONFIGURE file
  195. for Word Perfect and save it as WP50, ezPop will create
  196. WP50.EPC, WP50.EPH and WP50.EPX.  These three files along
  197. with EP.EXE, EP.EPH and EP.EPX would then make up your
  198. custom ezPop program which can be run by 'EP WP50' or 
  199. 'EP WP50 /r'.
  200.                                                (more)
  201. ||
  202.  You must copy these six files to the esired sub directory
  203. to use them as an independent rogram. YOU ARE NOT ALLOWED
  204. TO DISTRIBUTE ezPop OR PROGRAMS MADE WITH ezPop FOR PROFIT
  205. UNLESS YOU GET PERMISSION FROM Ernest R. Hunter.  Pass along
  206. ezPop free. Registered user can share the programs you make
  207. free.
  208. See:
  209. LICENSE
  210. ||
  211.  
  212. ||Concept||
  213. The concept behind ezPop operations is as follows: 
  214. (1) It is a flexible TSR program that can be customized 
  215. without programming.  (2) it provides up to 9 OPTIONS 
  216. (Opt1 through Opt9) on a main MENU. Each OPTION has a 
  217. sub-menu with up to 9 CHOICES (Cho1-1 through Cho9-9). 
  218. (3) it provides the ability to send up to 48 keystrokes or 
  219. characters to the printer or screen or up to 16 keystrokes 
  220. or characters to the keyboard buffer to be used by DOS or 
  221. an application program for each of the 81 CHOICES.
  222. (4) it allows ezPop to store the Keystrokes in three parts
  223. (5) it allows you to input keystrokes at runtime if you 
  224. choose to do so. (more on next help screen)
  225. ||
  226.  
  227.  
  228. ||Concept (continue)||
  229. (6) it can send HELP text to the screen for each of
  230. the 81 choices. (7) it can save  CONFIGURE files for
  231. multiple ezPop programs to do a variety of things.
  232. (8) it has a separate runtime version (EP.EXE) which 
  233. allows for custom program to be smaller. Note that ezPop
  234. has some OPTIONS and CHOICES that you are not allowed to 
  235. change. They are denoted by the reverse HAPPY FACE.  
  236. At certain times, some of the ezPop OPTIONS and CHOICES 
  237. will be deactivated as denoted by the light HAPPY FACE.  
  238. Note that all of the OPTIONS and CHOICES related to 
  239. CONFIGURE are deactivated in the runtime version 
  240. (EP.EXE) to conserve RAM. Some of the choices in the 
  241. UTILITIES sub menu are also deactivated in EP.EXE 
  242. ||
  243.  
  244. ||USES||
  245. With the many different action settings that are
  246. available for the CHOICES in ezPop, there is
  247. almost no limits to it uses.  The following is a
  248. sample listing:
  249. 1.  Menu system to run DOS programs and commands. 
  250. 2.  Printer control program to send control codes
  251.     to printer.
  252. 3.  Tutorial system for any subject. 
  253. 4.  Add menus to any application programs.
  254. 5.  Add help screens to any application program.
  255. 6.  Programs to send keystrokes to the keyboard
  256.     buffer. 
  257. 7.  And much, much, much more..........
  258. ||
  259.  
  260.  
  261. ||Custom Help||
  262. When you save your custom program, ezPop will created a
  263. custom HELP file with the same name as the CONFIGURE file
  264. but with a 'EPH' extension unless a help file with the same
  265. name already exist. You must remember that the name EPM.EXE,
  266. EP.EXE and EP.EPH are reserved for ezPop use. DO NOT START
  267. THE NAME OF YOUR FILES WITH EP. Once a CONFIGURE file has
  268. been either loaded or saved by ezPop, you can then ADD help
  269. on your OPTIONS and CHOICES by using the '<b> Option Help
  270. Screen' to add help on options and '<c> Choice Help Screen'
  271. to add help on choices from the MASTER SCREEN of the
  272. Configure option.
  273. ||
  274.  
  275. ||Custom Help||
  276. The ezPop HELP editor is very simple, but has
  277. limited capabilities. You may use a Text Editor or
  278. Word Processor to edit your custom HELP file as
  279. long as it has ASCII modes and end each line
  280. with a HARD RETURN.  The lines must be limited to
  281. 60 characters and the file must have no more than
  282. 14 line per HELP WORD.  The FIle must begin with
  283. !!eph!! at the beginning of the first line and the
  284. last line in the file must be a HARD RETURN. See: 
  285. HELP FORMAT
  286. ||
  287.  
  288. ||Option Help Screen||
  289. This choice allows you to add, delete, edit,
  290. replace or insert help screens into the HELP FILE.
  291. see:
  292. Steps to add/edit Custom HELP
  293. ||
  294.  
  295. ||Choice Help Screen||
  296. This choice allows you to add, delete, edit,
  297. replace or insert help screens into the HELP FILE.
  298. see:
  299. Steps to add/edit Custom HELP
  300. ||
  301.  
  302. ||Steps to add/edit Custom HELP||
  303. To add/edit your custom TSR HELP file use below
  304. steps:
  305.       1. Save you CONFIGURE under a unique name. 
  306. This will automatically create the HELP FILE with
  307. the same base file name as your CONFIGURE file.
  308.       2. Use Configure option to get to the MASTER
  309. SCREEN.
  310.       3. Select <b> or <c> and at the prompt
  311. accept the HELP WORD/WORDS in the prompt box or
  312. enter a new word/words to add/edit help for.
  313. (more steps on next screen)
  314. ||
  315.  
  316. ||Steps to add/edit Custom HELP||
  317.      4a. If there is NOT already a HELP SCREEN for
  318. the HELP WORD/WORDS you entered or accepted, the
  319. HELP EDITOR will appear in the EDIT MODE.  You may
  320. now type in HELP text.  You may even edit the HELP
  321. WORD/WORDS as long as you ensure they are enclosed
  322. in brackets '{}'. You can append the HELP SCREEN
  323. to the HELP file by using Ctrl-A as shown on the
  324. HELP BOX bottom border. At this point, ezPop will
  325. append the HELP SCREEN and automatically re-index
  326. the HELP FILE. (more steps on next screen)
  327. ||
  328.  
  329. ||Steps to add/edit Custom HELP(continue)||
  330.      4b. If the word/words already has a HELP SCREEN in 
  331. the HELP file, the help screen will appear along with 
  332. the HELP text. You can see from the BOTTOM border that 
  333. you can DELETE this HELP SCREEN from the HELP FILE with 
  334. Ctrl-D, FIND another HELP WORD/WORDS by using Ctrl-F or 
  335. EDIT the screen by using Ctrl-E.
  336.      5. Once you have finished your EDIT, you can Replace 
  337. (Ctrl-R) the HELP SCREEN that was last displayed, insert 
  338. in front (Ctrl-I) of the HELP SCREEN that was last 
  339. displayed, or insert after (Ctrl-A) the HELP SCREEN that 
  340. was last displayed. Note that in step 4a above, the screen
  341. was appended to the end of the file, Here the screen is 
  342. placed before or after or replaces the last screen 
  343. displayed.
  344. ||
  345.  
  346. ||HELP FORMAT||
  347. Below is an example of the HELP file. In your
  348. actual HELP file, you should not put the space
  349. between the two |'s. It is done here to keep ezPop
  350. from mistaking the example for real HELP.
  351.  
  352. ||
  353. ||HELP FORMAT||
  354.  
  355. !!eph!!
  356.  
  357. | |HELP WORD 1| |
  358. This is example help text in ASCII format with
  359. each line ended by HARD RETURN.
  360. | |
  361.  
  362. | |HELP WORD 2| |
  363. Example help text in ASCII format. Repeat as often
  364. as you like for all of you OPTIONS and CHOICES
  365. | |
  366. ||
  367.  
  368.  
  369. ||Quit||
  370. This OPTION will cause you to return to DOS or the
  371. application program you were in when you activated
  372. ezPop. You will not be given a chance to change
  373. your mind after selecting QUIT.  Therefore, you
  374. must make sure you want to quit.
  375.  
  376. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  377.              GO TO TOP OF HELP FILE.  
  378. ||
  379.  
  380. ||Unload||
  381. This OPTION will remove ezPop from memory. Use this
  382. choice when ezPop has been loaded as a TSR and you
  383. no longer want to keep using it as a TSR.  You must
  384. reload ezPop to use it again after executing UNLOAD.
  385. You will have to unload all other TSR's that you
  386. loaded after ezPop was loaded before ezPop can be 
  387. unload.  It is best to go to the DOS prompt, press
  388. the HOT-KEY and then execute the UNLOAD option.
  389.  
  390. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  391.              GO TO TOP OF HELP FILE.  
  392. ||
  393.  
  394.  
  395. ||Main Menu||
  396. ezPop has two main menus.  These menus contain up
  397. to 9 USER CHANGEABLE OPTIONS and four ezPop system
  398. OPTIONS the Menus are referred to as FIRST MAIN
  399. MENU and the SECOND MAIN MENU.  The USER
  400. CHANGEABLE OPTIONS are the same on both main
  401. menus.  You may switch between the two menus with
  402. options <f> and <s> or with the RIGHT arrow. Each
  403. OPTION has a SUB-MENU that contains it CHOICES. 
  404. All of the ezPop system OPTIONS and CHOICES are
  405. denoted by a dark HAPPY FACE or light HAPPY FACE. 
  406. The light HAPPY FACE denotes that the OPTION or
  407. CHOICE has been inactivated as it is for CONFIGURE
  408. and some of the UTILITIES choices in the runtime
  409. version (EP.EXE). See: 
  410. CONCEPT.
  411. ||
  412. ||Configure||
  413. Use this OPTION to create your own ezPop TSR program. This 
  414. is done by changing the current CONFIGURE FILE and saving 
  415. it under the name of your choice.  Then ezPop will add an 
  416. extension of "EPC" to the file before saving it and create 
  417. a HELP file. By selecting this OPTION you will be given 
  418. the choice of going directly to a MASTER SCREEN to change 
  419. the current CONFIGURE file or going to the STEP-by-STEP 
  420. choice which walks you through the process of creating your 
  421. own TSR "step by step." 
  422.  
  423. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  424.              GO TO TOP OF HELP FILE.  
  425. ||
  426.  
  427. ||Configure||
  428. The term CONFIGURE is used here to make reference
  429. to ezPop configurations file that holds the
  430. information about how you have customized you
  431. ezPop program.  Once you customize ezPop and save
  432. the resulting CONFIGURE file you can run it from
  433. the DOS prompt or from a BAT file as:
  434.  
  435. [                EP <filename> /r                ]
  436.  
  437. where <filename> is the name of the CONFIGURE
  438. file. The /r denotes run as a Terminate-and-Stay-
  439. Resident (TSR).
  440. ||
  441.  
  442. ||First Menu||
  443. This OPTION return you from the second main menu
  444. to the first main menu.  Note that the OPTIONS 1
  445. through 9 (or maximum options) are the same on the
  446. first and second MAIN MENU. 
  447.  
  448. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  449.              GO TO TOP OF HELP FILE.  
  450. ||
  451.  
  452. ||Second Menu||
  453. This OPTION takes you to another main menu to give
  454. you access to other ezPop OPTIONS such as
  455. UTILITIES and HOT KEY.  Note that the OPTIONS 1
  456. through 9 (or maximum options) are the same on the
  457. first and second MAIN MENU. 
  458.  
  459.  
  460. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  461.              GO TO TOP OF HELP FILE.  
  462. ||
  463.  
  464. ||Hot Key||
  465. This OPTION allows you to change the Hot-Key that
  466. will be used to activate ezPop. 
  467.  
  468. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  469.              GO TO TOP OF HELP FILE.  
  470. ||
  471.  
  472. ||Utilities||
  473. This OPTION takes you to a sub-menu of CHOICES
  474. such as DIRECTORY, SAVE CONFIGURE, LOAD CONFIGURE,
  475. RE-INDEX, SIZE (OPTIONS) and SIZE (CHOICES).
  476.  
  477. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  478.              GO TO TOP OF HELP FILE.  
  479. ||
  480.  
  481. ||Return||
  482. This choice will return from the menu you are
  483. viewing to the previous menu. You can use this
  484. choice when you change your mind about selecting
  485. from a menu or when you are finished with a menu.
  486.  
  487. ||
  488.  
  489. ||Directory||
  490. List files on current directory or any other
  491. directory on any other disk.  Use of wildcards is
  492. allowed.  Pressing RETURN without entering
  493. pathname or wildcard character is the same as
  494. enter *.*. See:
  495. ||
  496.  
  497. ||Save Configure||
  498. Use to save the CONFIGURE file that contains your
  499. custom TSR PopUp menu settings that you made using
  500. the CONFIGURE option.  When you run your custom
  501. configure file along with the ezPop runtime
  502. program (EP.EXE), you will have a TSR PopUp system
  503. that meets your specific needs. DO NOT USE 'EP' TO
  504. START THE FILE NAME OF YOUR CUSTOM TSR AS IT MIGHT
  505. WRITE OVER ezPop Files.
  506.  
  507. ||
  508.  
  509. ||Load Configure||
  510.  
  511. Use to load a custom CONFIGURE file that you made
  512. using ezPop CONFIGURE option.
  513.  
  514. ||
  515.  
  516. ||Size (Options)||
  517. Used to set the number of OPTIONS your custom TSR
  518. will have. The maximum number of OPTIONS you can
  519. have is 9.  Note that the selections on the main
  520. menus are called OPTIONS, while the selections on
  521. the sub-menus are referred to as choices. This
  522. terminology is use for ease of reference in the
  523. HELP file.  So when the term OPTION is used it
  524. refers to the selections in the two main menus and
  525. choices refers to the selections in the many sub-
  526. menus.
  527. ||
  528.  
  529. ||Size (Choices)||
  530. Used to set the number of CHOICES each OPTION will
  531. have. The maximum number of CHOICES per OPTION is
  532. 9. Note that the selections on the main menus are
  533. called OPTIONS, while the selections on the sub-
  534. menus are referred to as choices. This terminology
  535. is use for ease of reference in the HELP file.  So
  536. when the term OPTION is used it refers to the
  537. selections in the two main menus and choices
  538. refers to the selections in the many sub-menus.
  539. ||
  540.  
  541. ||Option||
  542. OPTION is the term used to refer to the selections
  543. from the two main menus.  Your custom CONFIGURE
  544. file can have from 1 to 9 OPTIONS. Each OPTION has
  545. a sub-menu that contains from 1 to 9 CHOICES. 
  546. Keeping these terms in your mind will help you
  547. learn the ease of ezPop more quickly. See:
  548. ||
  549.  
  550. ||Choice||
  551. CHOICE is the term used to refer to the selection
  552. from the many sub-menus.  Each OPTION has a sub-
  553. menu that contains from 1 to 9 CHOICES.  Keeping
  554. these terms in your mind will help you learn the
  555. ease of ezPop more quickly. See:
  556. ||
  557.  
  558. ||Next Step||
  559.  
  560. Take you to the neat step in customizing ezPop.
  561.  
  562. ||
  563.  
  564. ||SELECTING CURRENT OPTION/CHOICE||
  565. As you customize ezPop to save your settings in a
  566. CONFIGURE file, you must select the current
  567. option/choice to customize.  Note that you can
  568. have up to 9 OPTIONS and 9 CHOICES per OPTION for
  569. a total of 81 CHOICES.  The various input boxes
  570. and prompt boxes will provide information in the
  571. top border about your current activities.  The
  572. CURRENT OPTION/CHOICE is usually displayed in the
  573. left corner of the top border in brackets such as
  574. {2/3} for OPTION 2, CHOICE 3.  The current name of
  575. the OPTIONS and CHOICES is also shown in the top
  576. box border.
  577. ||
  578.  
  579. ||SELECTING CURRENT OPTION/CHOICE||
  580. Note that before you start customizing ezPop, the
  581. OPTIONS and CHOICES have names assigned to them by
  582. ezPop. The OPTIONS are assigned the name of Opt-
  583. x and the CHOICES are assigned the name Chox-y
  584. where x = OPTION number and y = CHOICE number.
  585. ||
  586.  
  587. ||SELECTING CURRENT OPTION/CHOICE||
  588. The below CHOICES are used in the MASTER SCREEN
  589. and in the STEP BY STEP screens to select the
  590. current OPTION/CHOICE to change or define settings for.
  591. GOTO
  592. Previous Option
  593. Next Option
  594. Previous Choice
  595. Next Choice
  596. ||
  597.  
  598. ||Step by Step||
  599. This choice allows you to customize ezPop in steps guided 
  600. by ezPop. In the instruction that follows do not type the 
  601. greater than and less than sign. The steps are as 
  602. follows: (1) from one of the two main menus type 'F', 
  603. this ensures you are on the first menu. (2) Type 'C'> to 
  604. get to the menu to select between MASTER SCREEN and Step 
  605. by Step. (3) Type 'S' to select step by step. This will
  606. take you to SCREEN '{CONFIGURE #1}'. Note flashing in the 
  607. bottom box border. (4) In '{CONFIGURE #1}', select one 
  608. of the OPTIONS by moving the HIGHLIGHT BAR and pressing 
  609. RETURN or press the corresponding number key.  (NOTE: You 
  610. should SAVE CONFIGURE periodically as you go so as not to 
  611. lose any of your work.                           (more)
  612. ||
  613.  
  614. ||Step by Step||
  615. This takes you to SCREEN '{CONFIGURE #1a}'.  (5) Edit
  616. or enter name for selected OPTION (See: INPUT BOX
  617. for help on input) and press RETURN. This takes
  618. you to SCREEN '{CONFIGURE #2}'. (6) From SCREEN
  619. '{CONFIGURE #2}', select a CHOICE to edit its name the
  620. way you did for the selected OPTION. This will
  621. take you to SCREEN '{CONFIGURE #3}' which is the same
  622. as the MASTER SCREEN. (7) Note that you can change
  623. the Main Menu name from the MASTER SCREEN by
  624. selecting <1>.  (8) You should now select and set <2>
  625. through <a>.  (9) Press 'R' to return to SCREEN
  626. '{CONFIGURE #2}' and repeat steps 6 through 9 for all
  627. CHOICES for the selected OPTION.               (more)
  628. ||
  629.  
  630. ||Step by Step||
  631. (10) Once you have complete all CHOICES for the
  632. selected OPTION, press 'R' repeatedly to return to
  633. SCREEN '{CONFIGURE #1}' and select another OPTION. 
  634. (11) Repeat steps 1 through 10 until you have
  635. completed all OPTIONS and CHOICES. Note that once
  636. you reach the MASTER SCREEN you could change all
  637. of the OPTIONS and CHOICES by switching among the
  638. OPTIONS and CHOICES as described in the HELP
  639. screen for MASTER SCREEN.  Also note that you set
  640. the number of OPTIONS and number of CHOICES from
  641. the UTILITIES menu. You may change the number of
  642. OPTIONS and CHOICES at any time, even if you have
  643. already started customizing ezPop.
  644. ||
  645.  
  646. ||Master Screen||
  647. This choice allows you to customize ezPop from
  648. this single screen alone.  Note that the top of
  649. the BOX contain information that is useful in
  650. customizing ezPop and creating a CONFIGURE file to
  651. save.  The {x/y} to the left on the top line of
  652. the BOX denotes the current OPTION number (x) and
  653. current CHOICE number (y). Note that until you
  654. change the OPTION names they are 'Opt-x' and 
  655. before you change the CHOICES names they are
  656. 'Chox-y. Again, x = option number and y = choice
  657. number.  The rest of the top line shows the
  658. current names for the current OPTION and current
  659. CHOICE.                                  (more)
  660. ||
  661.  
  662. ||Master Screen||
  663. You do not have to leave the Master Screen to
  664. change the setting for all OPTIONS and CHOICES. 
  665. You can use the GOTO, Previous Option, Next
  666. Option, Previous Choice, and Next Choice to switch
  667. among all of the OPTIONS and CHOICES as you
  668. denoted from the SIZE (OPTIONS) and SIZE (CHOICES)
  669. of the UTILITIES sub-menu.  It pays to go to the
  670. UTILITIES periodically as you customize ezPop to
  671. save your CONFIGURE file. See:
  672. ||
  673.  
  674.  
  675. ||Menu Name||
  676. This choice allows you to enter the name you want
  677. displayed as the MAIN MENU NAME for your TSR ezPop
  678. program. For example if you are making a program
  679. to add menus to Word Prefect 5.0, you might call
  680. your Main Menu 'WP50 Menus'. See the INPUT BOX
  681. for info for entering input.
  682. ||
  683.  
  684. ||Option Name||
  685. This choice allows you to enter the name for the
  686. the current OPTION in the MASTER SCREEN.  See SIZE
  687. (OPTIONS) for more information on sizing your
  688. ezPop program.  See: INPUT BOX for more on
  689. entering input. See MASTER SCREEN for information on 
  690. the parts of the master screen.
  691. ||
  692.  
  693. ||Choice Name||
  694. This choice allows you to enter the name for the
  695. current CHOICE in the MASTER SCREEN.  See SIZE
  696. (CHOICES) for more information on sizing your
  697. ezPop program.  See: INPUT BOX for more on
  698. entering input. See MASTER SCREEN for information
  699. on the parts of the master screen.
  700. ||
  701.  
  702. ||Show in Main Menu||
  703. This choice allows you to select whether your
  704. ezPop program will show you information about
  705. which choice was selected last in the STATUS 
  706. area of the main menu. The possible settings
  707. are NONE, CHOICE NAME, CODE-1, CODE-2, or CODE-3.
  708. For example if CHOICE NAME is set, then when you
  709. run your custom program and execute this choice,
  710. the choice name will be displayed in the main
  711. menu to the right of the OPTION name.
  712. ||
  713.  
  714. ||Enter Code-1||
  715. This let you enter the first part of the three
  716. parts code that ezPop will send to the screen, to
  717. the printer, to the keyboard buffer to be sent to
  718. DOS or the Application when the current choice is
  719. executed.  The code can consist of 16 numbers,
  720. letters and special keys such as function keys and
  721. control keys such as INSERT, LEFT, RIGHT and
  722. other.  See SPECIAL KEY INPUT BOX for information
  723. on entering the keystrokes for Code-1.  ezPop will
  724. combine Code-1 with Code-2 and Code-3.
  725. ||
  726.  
  727. ||User input Code-2||
  728. This choice let you select whether you will be
  729. able to input keystrokes or code at runtime or not. 
  730. This is useful when you want ezPop to perform a
  731. basic function such as set margin for a printer
  732. and part of the control code to be sent to the
  733. printer in variable such as the actual desired
  734. margin setting.  This allow you to enter the
  735. constant keystrokes code in Code-1 and Code-3 and
  736. be prompted for the variable Code-2 at runtime.
  737. ||
  738.  
  739. ||User input Type||
  740. This choice is only visible on the MASTER SCREEN
  741. if 'YES' is selected for USER INPUT CODE-2 above. 
  742. This let you select whether you will be prompted
  743. for number, letters or both.
  744. ||
  745.  
  746. ||User input Length||
  747. This choice is only visible on the MASTER SCREEN
  748. if 'YES' is selected for USER INPUT CODE-2 above. 
  749. This let you select the length of the input you
  750. will be prompted for at runtime.
  751. ||
  752.  
  753. ||Deactivated||
  754. This choice is just a place holder for input type
  755. length that is activated when 'yes' is selected
  756. for USER INPUT..
  757. ||
  758.  
  759. ||Enter Code-2||
  760. This choice is only visible on the MASTER SCREEN
  761. if 'NO' is selected for USER INPUT CODE-2 above. 
  762. This allows you to enter the second part of the
  763. three part code to be sent to the printer or
  764. screen or keyboard buffer similar to ENTER CODE-1
  765. except that the regular INPUT BOX is used since
  766. special keys are not allowed in Code-2.
  767. ||
  768.  
  769. ||Enter Code-3||
  770. This let you enter the third part of the three
  771. part code that ezPop will send to the screen, to
  772. the printer, to the keyboard buffer to be sent to
  773. DOS or the Application when you execute the
  774. current choice.  The code can consist of 16
  775. numbers, letters and special keys such as function
  776. keys and control key such as INSERT, LEFT, RIGHT
  777. and other.  See SPECIAL KEY INPUT BOX for
  778. information on entering the keystrokes for Code-3.
  779. ||
  780.  
  781. ||Code to Printer||
  782. This action set ezPop to print Code 1, Code 2 &
  783. Code 3 to the printer and return to ezPop after
  784. a prompt. 
  785. See: 
  786. ACTION
  787. ||
  788.  
  789. ||Code to Printer and Quit||
  790. This action set ezPop to print Code 1, Code 2 &
  791. Code 3 to the printer and quit to DOS or the
  792. application you call ezPop from.
  793. See: 
  794. ACTION
  795. ||
  796.  
  797. ||Code to 1 Screen Line (remove & return)||
  798. This action sets ezPop to display Code 1, Code
  799. 2 & Code 3 to a single line on the screen, remove
  800. the displayed code from the screen after a 
  801. Happy Face prompt, and then return to ezPop.
  802. See: 
  803. ACTION
  804. ||
  805.  
  806. ||Code to 1 Screen Line (remove & quit)||
  807. This action sets ezPop to display Code 1, Code
  808. 2 & Code 3 to a single line on the screen, remove
  809. the displayed code from the screen after a 
  810. Happy Face prompt, and then quit to DOS or the
  811. application you call ezPop from.
  812. See: 
  813. ACTION
  814. ||
  815.  
  816. ||Code to 1 Screen Line (keep & return)||
  817. This action sets ezPop to display Code 1, Code
  818. 2 & Code 3 to a single line on the screen, leave
  819. the displayed code on the screen after a 
  820. Happy Face prompt, and then return to ezPop.
  821. See: 
  822. ACTION
  823. ||
  824.  
  825. ||Code to 1 Screen Line (keep & quit)||
  826. This action sets ezPop to display Code 1, Code 2
  827. & Code 3 to a single line on the screen, keep the
  828. displayed code on the screen after a prompt, and
  829. then quit to DOS or the application you call
  830. ezPop from.
  831. See:
  832. ACTION
  833. ||
  834.  
  835. ||Code to 3 Screen Lines (remove & return)||
  836. This action sets ezPop to display Code 1, Code 2
  837. & Code 3 to three lines on the screen, remove the
  838. displayed code from the screen after a prompt, and
  839. then return to ezPop. See:
  840. ACTION
  841. ||
  842.  
  843. ||Code to 3 Screen Lines (remove & quit)||
  844. This action sets ezPop to display Code 1, Code 2
  845. & Code 3 to three lines on the screen, remove the
  846. displayed code from the screen after a prompt, and
  847. then quit to DOS or the application you call
  848. ezPop from. See: 
  849. ACTION
  850. ||
  851.  
  852. ||Code to 3 Screen Lines (keep & return)||
  853. This action sets ezPop to display Code 1, Code 2
  854. & Code 3 to three lines on the screen, keep the
  855. displayed code on the screen after a prompt, and
  856. then return to ezPop. See: 
  857. ACTION
  858. ||
  859.  
  860. ||Code to 3 Screen Lines (keep & quit)||
  861. This action sets ezPop to display Code 1, Code 2
  862. & Code 3 to three lines on the screen, keep the
  863. displayed code on the screen after a prompt, and
  864. then quit to DOS or the application you call
  865. ezPop from. See: 
  866. ACTION
  867. ||
  868.  
  869. ||Help to Screen (remove & return)||
  870. This action sets ezPop to display one HELP screen
  871. from the help file to the screen, remove the
  872. displayed help screen from the screen after a
  873. prompt, and then return to ezPop. Even if there
  874. are more than one help screen in the HELP file for
  875. the selected OPTION or CHOICE, only the HELP
  876. WORD found will be displayed. See: 
  877. ACTION
  878. ||
  879.  
  880. ||Help to Screen (remove & quit)||
  881. This action sets ezPop to display one HELP screen
  882. from the help file to the screen, remove the
  883. displayed help screen from the screen after a
  884. prompt, and then quit to DOS or the application
  885. you call ezPop from. Even if there are more than
  886. one help screen in the HELP file for the selected
  887. OPTION or CHOICE, only the first HELP WORD found
  888. will be displayed. See: 
  889. ACTION
  890. ||
  891.  
  892. ||Help to Screen (keep & return)||
  893. This action sets ezPop to display one HELP screen
  894. from the help file to the screen, keep the
  895. displayed help screen on the screen after a
  896. prompt, and then return to ezPop. Even if there
  897. are more than one help screen in the HELP file for
  898. the selected OPTION or CHOICE, only the first HELP
  899. WORD found will be displayed. See: 
  900. ACTION
  901. ||
  902.  
  903. ||Help to Screen (keep & quit)||
  904. This action sets ezPop to display one HELP screen
  905. from the help file to the screen, keep the
  906. displayed help screen on the screen after a
  907. prompt, and then quit to DOS or the application
  908. you call ezPop from. Even if there are more than
  909. one help screen in the HELP file for the
  910. selected OPTION or CHOICE, only the first HELP
  911. WORD found will be displayed. See: 
  912. ACTION
  913. ||
  914.  
  915. ||Keystrokes to Keyboard Buffer||
  916. This action sets ezPop to send Code 1, Code 2 &
  917. Code 3 to the keyboard buffer to be used by DOS or
  918. the application your were in when ezPop was
  919. activated.  NOTE THAT THE KEYBOARD BUFFER CAN ONLY
  920. HOLD 16 CHARACTERS. Therefore if the sum of
  921. characters in Code 1, Code 2 & Code 3 is greater
  922. than 16, only the first 16 will be sent to the
  923. buffer. This action is useful for sending short
  924. keystrokes to applications and to DOS.  ezPop will
  925. quit to DOS or to the application after the code
  926. has been sent to the buffer. See: 
  927. ACTION
  928. ||
  929.  
  930. ||Code as DOS Command (return)||
  931. This action sets ezPop to send Code 1, Code 2 &
  932. Code 3 to the DOS command line processor as if you
  933. typed the code in from the DOS prompt.  The entire
  934. length of the three code can be accepted by the
  935. DOS command line processor. THIS ACTION
  936. DOES NOT WORK WHILE ezPop IS IN TSR MODE.  You
  937. will return to ezPop after DOS execute the
  938. command.  Any DOS command including running
  939. programs can be accepted.  This action is ideal
  940. for creating MENU PROGRAMS to run other programs.
  941. See: 
  942. ACTION
  943. ||
  944. ||Code as DOS Command (quit)||
  945. This action sets ezPop to send Code 1, Code 2 &
  946. Code 3 to the DOS command line processor as if you
  947. typed the code in from the DOS prompt.  The entire
  948. length of the three code can be accepted by the
  949. DOS command line processor. NOTE THAT THIS ACTION
  950. DOES NOT WORK WHILE ezPop IS IN TSR MODE.  ezPop
  951. will quit to DOS after DOS execute the command. 
  952. Any DOS command including running programs can be
  953. accepted.  This action is ideal for creating MENU
  954. PROGRAMS to run other programs. See: 
  955. ACTION
  956. ||
  957.  
  958. ||
  959. ||GOTO||
  960. See: 
  961. SELECTING CURRENT OPTION/CHOICE
  962. ||
  963. ||Previous Option||
  964. See: 
  965. SELECTING CURRENT OPTION/CHOICE
  966. ||
  967. ||Next Option||
  968. See: 
  969. SELECTING CURRENT OPTION/CHOICE
  970. ||
  971. ||Previous Choice||
  972. See: 
  973. SELECTING CURRENT OPTION/CHOICE
  974. ||
  975. ||Next Choice||
  976. See: 
  977. SELECTING CURRENT OPTION/CHOICE
  978. ||
  979.  
  980. ||Action||
  981. This choice allows you to select what action ezPop
  982. will take when you select a choice from a sub-
  983. menu.  While there are 18 choices of actions,
  984. there are only six basic actions (1) Send the code
  985. to the printer, (2) Send the code to the screen,
  986. (3) Send Help to the screen or (4) send code to
  987. keyboard buffer for use by DOS or Application (5)
  988. send code as DOS command. or (6) Display a HELP
  989. screen.  If the code is sent to the screen you can
  990. choose to have ezPop (1) remove the code from the
  991. screen, or (2) leave the code on the screen.  You
  992. may also choose whether control will (1) return to
  993. ezPop or (2) quit after the code is sent. You may
  994. also choose NONE for no action.
  995. ||
  996.  
  997. ||Action||
  998. Note that the fifth action, Code as DOS command,
  999. will not work in the TSR mode.  This action can be
  1000. used for auto menu type programs.
  1001.  
  1002. ||
  1003.  
  1004. ||Special Key Input Box||
  1005. This input box is similar to the regular INPUT BOX
  1006. except it also allows you to enter non-printable
  1007. or special key strokes such as function keys and
  1008. other control keys. All normal keystrokes are
  1009. entered in the same manner as the in the regular
  1010. INPUT BOX.  Special keys such as combination key
  1011. stroke are displayed in brackets such as {ALT-A},
  1012. {RETURN}, {ALT-SH-B}, {ALT-CTRL-F1}, {CTRL-SH-M}
  1013. and so on. The ability to capture and save special
  1014. key strokes allows ezPop to control such
  1015. applications as Word Prefect 5.0 and other
  1016. applications that require function keys or special
  1017. keys to activate features. SHIFT-BACKSPACE switch
  1018. between special key mode and regular key mode.
  1019. ||
  1020.  
  1021. ||INPUT BOX||
  1022. There are many occasions where ezPop will prompt
  1023. you for input via an input box.  Some input boxes
  1024. will only accept number, some will only accept
  1025. alphabets, while some will accept both numbers and
  1026. alphabets.  The input box is a line editor which
  1027. work the way you would expect, except it does not
  1028. have an insert mode.  You can insert blank spaces
  1029. in the input with the INSERT key.  The RIGHT &
  1030. LEFT arrows are used to move the cursor left &
  1031. right. The box will usually show the current value
  1032. of the item requiring input.  The DOWN arrow will
  1033. remove the current value from the box to allow you
  1034. to enter new input.
  1035.  
  1036. ||
  1037.  
  1038. ||INPUT BOX||
  1039. At any point before pressing RETURN, the UP arrow
  1040. will restore the input to the initial value it had
  1041. before you made any changes.  The DELETE and
  1042. BACKSPACE keys work the way you would expect then
  1043. to. The HOME and END keys move the cursor to the
  1044. beginning and end of the input value. You make
  1045. simply edit the input instead of entering a new
  1046. value if you wish. 
  1047.  
  1048. ||
  1049. ||Help||
  1050. Note that EPM.EXE and it's runtime version, EP.EXE
  1051. share the same HELP file, EP.EPH. To use HELP from
  1052. most menus and sub-menus, simply move the
  1053. HIGHLIGHT BAR to the desired OPTION or CHOICE and
  1054. press the LEFT arrow.  The HELP screen BOX will
  1055. come to the screen with the SEARCH WORD or SEARCH
  1056. WORDS in the BOX top border if one of the SEARCH
  1057. WORDS was found in the HELP file. Once in the HELP
  1058. BOX, you may search for other occurrences of the
  1059. SEARCH WORDS by pressing RETURN or RIGHT arrow. 
  1060. If ezPop fails to find a SEARCH WORD you will be
  1061. returned to a menu or sub-menu. See: CONCEPT for
  1062. information on ezPop design.
  1063. ||
  1064.  
  1065. ||Help||
  1066. This content sensitive help system and ezPop easyHelpChain 
  1067. system allow you to move through the help file by moving 
  1068. the HIGHLIGHT BAR to any line in the HELP BOX where you 
  1069. see a word that you might need help on and pressing LEFT.  
  1070. Once the line of interest is on the top line of the HELP
  1071. BOX, pressing RIGHT or RETURN will search for all SEARCH 
  1072. WORDS in the BOX top border, one at time. ESC will return 
  1073. you to one of the menus or sub-menus.  Note that most 
  1074. upper case words in the HELP text is connected to other 
  1075. help by easyHelpChain which let you find more help on
  1076. those words by moving the HIGHLIGHT BAR to that line and 
  1077. pressing LEFT once and then RIGHT or RETURN until you 
  1078. have seen help on all SEARCH WORDS. See: 
  1079. CONCEPT.
  1080. ||
  1081.  
  1082. ||Help||
  1083. You can also enter the desired SEARCH WORDS
  1084. directly by pressing <f> for FIND.  An INPUT BOX
  1085. will pop up for you to type in the WORDS to search
  1086. for.  The ezPop HELP file also has an index which
  1087. you can access once in the HELP screen by pressing
  1088. <i> once and the RIGHT or RETURN until you have
  1089. found the SEARCH WORD you want help on. Move the
  1090. HIGHLIGHT BAR to the WORD and press LEFT once and
  1091. RETURN or RIGHT until you have seen all of the
  1092. HELP on that word or words. See: 
  1093. CONCEPT.
  1094. Custom Help
  1095. easyHelpChain.
  1096. Exact Help (ON), Exact Help (OFF)
  1097. ||
  1098.  
  1099. ||easyHelpChain||
  1100. easyHelpChain is an ezPop help system that achieves similar 
  1101. help linking or chaining as hypertext without complex text 
  1102. files.  You should try moving around in the text file using
  1103. easyHelpChain until you are very comfortable with its 
  1104. process.  The easyHelpChain process is as follows: (1) use 
  1105. LEFT arrow from any menu or sub-menu. If the OPTION or 
  1106. CHOICE corresponds with a HELP WORD or HELP WORDS in the 
  1107. HELP file, the HELP BOX will appear.  The HELP BOX top 
  1108. border will show the SEARCH WORD or SEARCH WORDS being
  1109. searched for.  If there are more than one SEARCH WORD, 
  1110. easyHelpChain will check each HELP WORD in the HELP file to 
  1111. see it matches any one of the SEARCH WORD.  If a match is 
  1112. found, the HELP text for the matched SEARCH WORD will be 
  1113. shown in the HELP BOX. {more}
  1114. ||
  1115.  
  1116. ||easyHelpChain||
  1117. (2) Once in the HELP BOX, you can cause any HELP
  1118. text line to become the SEARCH WORDS by moving the
  1119. HIGHLIGHT BAR to that line and pressing LEFT
  1120. arrow.  If a match is found for any one of the
  1121. SEARCH WORDS, the HELP BOX will again be displayed
  1122. with the SEARCH WORDS still displayed in the top
  1123. border. (3) You may continue to search the rest of
  1124. the HELP file for the SEARCH WORDS by pressing
  1125. RETURN or RIGHT arrow. Note that The SEARCH WORDS
  1126. are found in the order that they found in the
  1127. file, NOT in order that they appear in the border.
  1128. It is this for reason that easyHelpChain does not
  1129. always take you directly to the HELP WORD you are
  1130. looking for. {more}
  1131. ||
  1132.  
  1133. ||easyHelpChain||
  1134. For example, if the SEARCH WORDS 'SAVE FORMAT' was
  1135. in the border, easyHelpChain will find the
  1136. following in the HELP file: 'SAVE', 'FORMAT' and
  1137. 'SAVE FORMAT' and if FORMAT was first in the HELP
  1138. file than it would be found first.  The point is
  1139. that you should just simply keep pressing RETURN
  1140. or RIGHT arrow until you get to the WORD or WORDS
  1141. you are looking for or until easyHelpChain returns
  1142. you to a menu or sub menu.  Note that you can
  1143. enter SEARCH WORDS to find by typing <f>, entering
  1144. the desired SEARCH WORDS and pressing RETURN.  By
  1145. pressing <i>, you may also go directly an INDEX
  1146. screen from which you can select SEARCH WORDS for.
  1147. BOX. see: Exact Help (ON)
  1148. ||
  1149.  
  1150.  
  1151. ||Exact Help (OFF)||
  1152. This selection will turn Exact Help ON.  When
  1153. Exact Help is on, ezPop will only display the help
  1154. screen when the HELP WORD match the search word
  1155. exactly.  The easyHelpChain facility will search
  1156. for the exact match of the SEARCH WORDS in the
  1157. HELP BOX top border instead of searching for
  1158. matches of each individual word in the border. 
  1159. Note that the (OFF) indicate that the current mode
  1160. is Exact Help is OFF.  Once in the HELP SCREEN you
  1161. can switch between OFF and ON with <x>.see: 
  1162. Exact Help (ON)
  1163. ||
  1164.  
  1165. ||Exact Help (ON)||
  1166. This selection will turn Exact Help OFF.  When
  1167. Exact Help is OFF, which is the default, ezPop
  1168. will search each HELP WORD in the HELP FILE and
  1169. compare it to each WORD in the HELP BOX top
  1170. border.  If the WORD in the file matches any on
  1171. word in the top border, the HELP SCREEN will be
  1172. displayed. The method easyHelpChain determines if
  1173. a match has been found depends on whether Exact
  1174. Help is ON or Off.  Once in the HELP SCREEN you
  1175. can switch between OFF and ON with <x>. see: 
  1176. Exact Help (OFF)
  1177. ||
  1178.  
  1179. ||ezPop||
  1180. Note that ezPop is used to refer to ezPopMaker (EPM.EXE)
  1181. and ezPopUp (EP.EXE).  YOU MUST REGISTER TO CONTINUE TO
  1182. USE.  YOU MUST NOT SELL ezPop OR PROGRAMS MADE WITH ezPop
  1183. UNLESS YOU GET PERMISSION FROM Ernest R. Hunter. YOU
  1184. MUST NOT ACCEPT PAYMENT FOR PROGRAMS YOU CREATE WITH
  1185. ezPop UNLESS YOU GET PERMISSION FROM Ernest R. Hunter.
  1186. See: 
  1187. LICENSE
  1188.  
  1189.             P R E S S  L E F T  A R R O W
  1190. ||
  1191.  
  1192. ||LICENSE||
  1193. CONFIGURE FILES PRODUCED BY OTHERS CAN NOT BE USED
  1194. FOR OTHER THAN PERSONAL USE AND CAN NOT BE
  1195. DISTRIBUTED FOR PROFIT WITHOUT WRITTEN PERMISSION
  1196. FROM E. R. Hunter. BUSINESS FIRMS AND OTHER
  1197. ORGANIZATIONS MAY OBTAIN A SITE LICENSE FROM E. R.
  1198. Hunter TO USE ezPop ALONG WITH SELF DEVELOPED CONFIGURE
  1199. FILES ON MULTIPLE MACHINES AT A REDUCED FEE. CUSTOM VERSION
  1200. WITH COMPANY MESSAGE START-UP SCREEN CAN BE PROVIDED.  
  1201. Write E. R. Hunter or send CompuServe e-mail to 71544,273
  1202. if you are interested in such a license.          (more)
  1203. ||
  1204.  
  1205. ||LICENSE||
  1206. COMMERICIAL AUTHORS AND SOFTWARE DEVELOPERS MAY OBTAIN 
  1207. LICENSE TO SELL PROGRAMS MADE BY ezPop.  CUSTOM VERSION
  1208. WITH CUSTOM MESSAGE START-UP SCREEN CAN BE PROVIDED.  
  1209. Write E. R. Hunter or send CompuServe e-mail to 71544,273
  1210. if you are interested in such a license.        (more)
  1211. ||
  1212. ||LICENSE||
  1213. SHAREWARE AUTHORS OBTAIN LICENSE TO DISTRIBUTE PROGRAMS YOU MAKE
  1214. WITH ezPop AS SHAREWARE.  CUSTOM VERSION WITH CUSTOM MESSAGE
  1215. START-UP SCREEN CAN BE PROVIDED. Write E. R. Hunter or send
  1216. CompuServe e-mail to 71544,273 if you are interested in such a
  1217. license.                                                (more)
  1218. ||
  1219.  
  1220. ||xxx||
  1221.  
  1222. This a mark screen only.
  1223.  
  1224. ||
  1225.  
  1226. ||index||
  1227. Action
  1228. Choice Name
  1229. Choice
  1230. Code to Application or DOS
  1231. Code as DOS Command (quit)
  1232. Code as DOS Command (return)
  1233. Code to Printer
  1234. Code to Printer and Quit
  1235. Code to 1 Screen Line (remove & quit)
  1236. Code to 1 Screen Line (keep & return)
  1237. Code to 1 Screen Line (keep & quit)
  1238. Code to 1 Screen Line (remove & return)
  1239. ||
  1240.  
  1241. ||index||
  1242. Code to 3 Screen Lines (keep & return)
  1243. Code to 3 Screen Lines (keep & quit)
  1244. Code to 3 Screen Lines (remove & quit)
  1245. Code to 3 Screen Lines (remove & return)
  1246. ||
  1247.  
  1248. ||index||
  1249. Concept
  1250. Configure
  1251. Configure
  1252. Directory
  1253. easyHelpChain
  1254. easyPopUp
  1255. easyPopUpMaker
  1256. Enter Code-2
  1257. ||
  1258.  
  1259. ||Index||
  1260. Enter Code-3
  1261. Enter Code-1
  1262. Exact Help (ON)
  1263. Exact Help (OFF)
  1264. Keystroke to Keyboard Buffer
  1265. ezPop
  1266. ezPopMaker
  1267. First Menu
  1268. ||
  1269.  
  1270. ||Index||
  1271. GOTO
  1272. Help
  1273. HELP FORMAT
  1274. Help to Screen (remove & quit)
  1275. Help to Screen (remove & return)
  1276. Help to Screen (keep & return)
  1277. Help to Screen (keep & quit)
  1278. Hot Key
  1279. INPUT BOX
  1280. Load Configure
  1281. ||
  1282. ||Index||
  1283. Main Menu
  1284. Master Screen
  1285. Master Screen
  1286. Menu Name
  1287. Next Step
  1288. Next Choice
  1289. Next Option
  1290. Option
  1291. Option Name
  1292. ||
  1293.  
  1294. ||Index||
  1295. Previous Option
  1296. Previous Choice
  1297. Print Configure
  1298. Quit
  1299. Return
  1300. Save Configure
  1301. Second Menu
  1302. SELECTING CURRENT OPTION/CHOICE
  1303. Show in Main Menu
  1304. Size (Choices)
  1305. ||
  1306.  
  1307. ||Index||
  1308. Size (Options)
  1309. Special Key Input Box
  1310. Step by Step
  1311. Top
  1312. Unload
  1313. User input Length
  1314. User input Code-2
  1315. User input Type
  1316. Utilities
  1317. ||
  1318.  
  1319.  
  1320.